Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Retrieve File from a private container in Azure

Now in the current scenario, Most of the Project Owners want to keep their data on cloud. Specially for the .Net projects, we often need to store data in Cloud based Microsoft Azure server. Azure provides azure storage account to facilitate th...

Store File in Azure Blob

As i have already defined what all things we need as prerequisite to access a blob in Azure in my previous blog Retrieve File from a private container in Azure, Here is the code for Storing byte array in an Azure blob public string UploadByteA...

Sending Email Using Send Grid for Window Azure Server

This is a function to send Email from Azure Server Using Send Grid. public Dictionary FogotPassword(String Email) { Dictionary row = new Dictionary(); string Password = string.Empty; DataTable dt...

Publishing a website on Windows Azure

Deploying Windows Azure Website using Visual Studio Web Publish wizard Create your Windows Azure Websites (shared or reserved) and get the publish profile by selecting Download publish profile in your website`s Dashboard page on Windows Azu...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: